翻訳と辞書
Words near each other
・ Multi-image
・ Multi-index notation
・ Multi-instrumentalist
・ Multi-jackbolt tensioner
・ Multi-junction solar cell
・ Multi-key quicksort
・ Multi-label classification
・ Multi-Lamellar Emulsion
・ Multi-lane free flow in Malaysia
・ Multi-layer CCD
・ Multi-layer insulation
・ Multi-leaded power package
・ Multi-level cell
・ Multi-level governance
・ Multi-level marketing
Multi-level technique
・ Multi-licensing
・ Multi-Line Extension telephone
・ Multi-link suspension
・ Multi-link trunking
・ Multi-load games
・ Multi-Love
・ Multi-male group
・ Multi-Man
・ Multi-Man Publishing
・ Multi-manager investment
・ Multi-Marques
・ Multi-master bus
・ Multi-master replication
・ Multi-member constituencies in the Parliament of the United Kingdom


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Multi-level technique : ウィキペディア英語版
Multi-level technique

In mathematics, the multi-level technique is a technique used to solve the graph partitioning problem.
The idea of the multi-level technique is to reduce the magnitude of a graph by merging vertices together, compute a partition on this reduced graph, and finally project this partition on the original graph.
In the first phase the magnitude of the graph is reduced by merging vertices. The merging of vertices is done iteratively: of a graph a new coarser graph is created and of this new coarser graph an even more coarse graph is created. This is done until a certain small magnitude is reached. Thus graphs with different magnitudes are induced.
In the second phase a partition of the graph with the smallest magnitude – the coarsest graph – is computed.
In the third and last phase, the computed partition is iteratively projected back to the original graph. In each iteration a refinement heuristic is applied. The merging of vertices induces a map between vertices of a graph and vertices of its coarser graph which is used for the back projection. A rebalancing to insure the size of the partition may be needed since vertices not belonging to the same partition may be merged.
The multi-level technique has shown to significantly improve the results, in terms of both quality and running time. Especially when used on heuristics considering the graph only locally, as the multi-level technique constitutes a more global view on the graph.

==References==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Multi-level technique」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.